user

@get:JvmName(name = "getUser")
@set:JvmName(name = "setUser")
var user: MeshProtos.User
The User of the contact

.meshtastic.User user = 2;